Перевод: с английского на арабский

с арабского на английский

application programming interface

  • 1 application programming interface

    A set of routines that an application uses to request and carry out lower-level services performed by a computer's operating system. These routines usually carry out maintenance tasks such as managing files and displaying information.

    English-Arabic terms dictionary > application programming interface

  • 2 Internet Server Application Programming Interface

    "An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server."

    English-Arabic terms dictionary > Internet Server Application Programming Interface

  • 3 Belastingdienst application programming interface

    The technology that is used to interface with the tax office server for submitting electronic tax declarations in the Netherlands.

    English-Arabic terms dictionary > Belastingdienst application programming interface

  • 4 Cryptography Application Programming Interface

    An (API) that is provided as part of Microsoft Windows. CryptoAPI provides a set of functions that allow applications to encrypt or digitally sign data in a flexible manner while providing protection for the user's sensitive private key data. Actual cryptographic operations are performed by independent modules known as (CSPs).

    English-Arabic terms dictionary > Cryptography Application Programming Interface

  • 5 Messaging Application Programming Interface

    A messaging architecture that enables multiple applications to interact with multiple messaging systems across a variety of hardware platforms. MAPI is built on the Component Object Model (COM) foundation.

    English-Arabic terms dictionary > Messaging Application Programming Interface

  • 6 WinSock direct

    "A common programming interface to the lower-level system area network (SAN) implementations, developed by Microsoft. WSD sits underneath the standard WinSock application programming interface (API), but bypasses the kernel networking layers to talk directly to the SAN hardware. Because WSD sits underneath the existing WinSock API, IT departments can deploy applications in a SAN environment without modifying the applications."

    English-Arabic terms dictionary > WinSock direct

  • 7 WSD

    "A common programming interface to the lower-level system area network (SAN) implementations, developed by Microsoft. WSD sits underneath the standard WinSock application programming interface (API), but bypasses the kernel networking layers to talk directly to the SAN hardware. Because WSD sits underneath the existing WinSock API, IT departments can deploy applications in a SAN environment without modifying the applications."

    English-Arabic terms dictionary > WSD

  • 8 Windows sockets

    An application programming interface (API) standard for software that provides a TCP/IP interface under Windows.

    English-Arabic terms dictionary > Windows sockets

  • 9 Winsock

    An application programming interface (API) standard for software that provides a TCP/IP interface under Windows.

    English-Arabic terms dictionary > Winsock

  • 10 ar-sa IPsec

    "An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server."

    English-Arabic terms dictionary > ar-sa IPsec

  • 11 Internet Server API

    "An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server."

    English-Arabic terms dictionary > Internet Server API

  • 12 ISAPI

    "An application programming interface (API) that resides on a server computer for initiating software services tuned for Windows operating systems. In Microsoft Provisioning System, ISAPI resides on the Web server."

    English-Arabic terms dictionary > ISAPI

  • 13 NetBIOS

    "An application programming interface (API) that can be used by programs on a local area network (LAN). NetBIOS provides programs with a uniform set of commands for requesting the lower-level services required to manage names, conduct sessions, and send datagrams between nodes on a network."

    English-Arabic terms dictionary > NetBIOS

  • 14 network basic input/output system

    "An application programming interface (API) that can be used by programs on a local area network (LAN). NetBIOS provides programs with a uniform set of commands for requesting the lower-level services required to manage names, conduct sessions, and send datagrams between nodes on a network."
    نظام إدخال/إخراج أساسي للشبكة

    English-Arabic terms dictionary > network basic input/output system

  • 15 TAPI

    An application programming interface (API) used by communications programs to work with telephony and network services.

    English-Arabic terms dictionary > TAPI

  • 16 Collaboration Data Objects

    "An application programming interface (API) that allows users and applications high-level access to data objects in Exchange. CDO defines the concept of different object classes, including messages, posts, appointments, and tasks."

    English-Arabic terms dictionary > Collaboration Data Objects

  • 17 DRT API

    The Application Programming Interface (API) that allows applications to publish and resolve numeric keys in a peer network.

    English-Arabic terms dictionary > DRT API

  • 18 Windows Sensor and Location platform

    "A Windows platform that provides a standard way for device manufacturers to expose sensor devices to software developers and consumers, while providing developers with a standardized application programming interface (API) for working with sensors and sensor data. Examples of sensors include ambient light sensors, location sensors, motion detection sensors, etc."

    English-Arabic terms dictionary > Windows Sensor and Location platform

  • 19 ASP.NET

    "A set of technologies in the Microsoft.NET Framework for building Web applications and XML Web services. ASP.NET pages execute on the server and generate markup (such as HTML, WML, or XML) that is sent to a desktop or mobile browser. ASP.NET pages use a compiled, event-driven programming model that improves performance and enables the separation of application logic and user interface. ASP.NET pages and XML Web services files created using ASP.NET contain server-side (rather than client-side) logic written in Visual Basic.NET, C#.NET, or any.NET-compatible language. Web applications and XML Web services take advantage of the features of the common language runtime, such as type safety, inheritance, language interoperability, versioning, and integrated security."
    ASP.NET

    English-Arabic terms dictionary > ASP.NET

  • 20 contract

    "The behavior and state that a class provides, which is matched with what a client of that class can expect to hold. A contract is expressed partly by the signatures for all public fields, methods, properties, and events of that class. This is augmented by a description (usually in simple descriptive text) of what each field or property represents, together with what each method does. In the.NET Framework add-in programming model, a non-versioning interface that defines the methods and specifies the data types for transferring data over the communication pipeline between the host and the add-in. The contract is in the middle of the communication pipeline between the add-in and the host. The contract assembly is loaded into the application domains of both the add-in and the host."

    English-Arabic terms dictionary > contract

См. также в других словарях:

  • Application Programming Interface — Interface de programmation Pour les articles homonymes, voir API. Une interface de programmation (Application Programming Interface ou API) est un ensemble de fonctions, procédures ou classes mises à disposition des programmes informatiques par… …   Wikipédia en Français

  • Application programming interface — Interface de programmation Pour les articles homonymes, voir API. Une interface de programmation (Application Programming Interface ou API) est un ensemble de fonctions, procédures ou classes mises à disposition des programmes informatiques par… …   Wikipédia en Français

  • Application Programming Interface — Application Programming Interface,   API.   …   Universal-Lexikon

  • Application programming interface — API redirects here. For other uses, see API (disambiguation). An application programming interface (API) is a source code based specification intended to be used as an interface by software components to communicate with each other. An API may… …   Wikipedia

  • application programming interface — programų sąsaja statusas T sritis informatika apibrėžtis Susitarimų ir procedūrų rinkinys ryšiams tarp atskirų programų ir ↑operacinės sistemos realizuoti. Yra komponentinių ir modulinių sistemų projektavimo ir veikimo pagrindas. Operacinės… …   Enciklopedinis kompiuterijos žodynas

  • Application Programming Interface — Eine Programmierschnittstelle ist eine Schnittstelle, die von einem Softwaresystem anderen Programmen zur Anbindung an das System zur Verfügung gestellt wird. Oft wird dafür die Abkürzung API (für engl. application programming interface, deutsch …   Deutsch Wikipedia

  • Application programming interface — Eine Programmierschnittstelle ist eine Schnittstelle, die von einem Softwaresystem anderen Programmen zur Anbindung an das System zur Verfügung gestellt wird. Oft wird dafür die Abkürzung API (für engl. application programming interface, deutsch …   Deutsch Wikipedia

  • application programming interface —    Abbreviated API. The complete set of all operating system functions that an application can use to perform such tasks as managing files and displaying information. An API provides a standard way to write an application, and it also describes… …   Dictionary of networking

  • Windows Application Programming Interface — Windows API (application programming interfaces) общее наименование целого набора базовых функций интерфейсов программирования приложений операционных систем семейств Windows и Windows NT корпорации «Майкрософт». Является самым прямым способом… …   Википедия

  • Telephony Application Programming Interface — The Telephony Application Programming Interface (TAPI) is a Microsoft Windows API, which provides computer telephony integration and enables PCs running Microsoft Windows to use telephone services. Different versions of TAPI are available on… …   Wikipedia

  • Speech Application Programming Interface — The Speech Application Programming Interface or SAPI is an API developed by Microsoft to allow the use of speech recognition and speech synthesis within Windows applications. To date a number of versions of the API have been released, which have… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»